Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory timing issue #202

Open
wants to merge 2 commits into
base: PART_1_and_2
Choose a base branch
from

Conversation

reachAnushaKondam
Copy link

@reachAnushaKondam reachAnushaKondam commented Jun 26, 2024

fixes: #200
Issue:
When new memories are created, the dates are incorrectly set to a past date, leading to inconsistencies in the database records.

Solution:
Updated the memory creation logic to ensure that the current date and time are correctly recorded when new memories are created. This change ensures that all new memories have accurate timestamps, reflecting the exact moment of their creation.

@reachAnushaKondam
Copy link
Author

@adrianhajdin

could you please review this PR and issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create a memory timing issue
1 participant